home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / frame_1094 / PlaceObject2_557_1144 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2011-10-17  |  96 b   |  5 lines

  1. onClipEvent(enterFrame){
  2.    _X = _X - heroe.scrollspeed;
  3.    _Y = _Y - heroe.vscrollspeed;
  4. }
  5.